Redo gtk_show_uri_on_window
authorMatthias Clasen <mclasen@redhat.com>
Sun, 12 Apr 2020 01:56:32 +0000 (21:56 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 12 Apr 2020 01:56:32 +0000 (21:56 -0400)
commit703f18ce660a6020ccc6164c6ac5e19b0d7f71db
treef74baeae38d86354de07a0588d6fd740b2e1eb69
parent4da82bde7b399b0599f46e403879001c145742eb
Redo gtk_show_uri_on_window

Make this a full async function, and add a simple wrapper.

Call gtk_show_uri_full() if you need control over the
results, and use gtk_show_uri() if you are fine with
ignoring any errors.
docs/reference/gtk/gtk4-sections.txt
gtk/gtkshow.c
gtk/gtkshow.h